home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / SpySweeperUI.exe / 0 / RCDATA / TFRMSCHEDULEWIZARD / TFRMSCHEDULEWIZARD.txt
Text File  |  2008-11-13  |  40KB  |  1,354 lines

  1. object frmScheduleWizard: TfrmScheduleWizard
  2.   Left = 403
  3.   Top = 286
  4.   ActiveControl = rbWeekly
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   ClientHeight = 521
  8.   ClientWidth = 628
  9.   Color = clWindow
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -12
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   OldCreateOrder = False
  17.   Position = poMainFormCenter
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   OnKeyDown = FormKeyDown
  21.   PixelsPerInch = 96
  22.   TextHeight = 14
  23.   object pnlOptionView: TPanel
  24.     Left = 0
  25.     Top = 46
  26.     Width = 628
  27.     Height = 475
  28.     Align = alClient
  29.     BevelOuter = bvNone
  30.     Color = clWhite
  31.     TabOrder = 0
  32.     DesignSize = (
  33.       628
  34.       475)
  35.     object btnBack: TResTeButton
  36.       Left = 225
  37.       Top = 438
  38.       Width = 75
  39.       Height = 25
  40.       ShowHint = True
  41.       OnClick = btnBackClick
  42.       Anchors = [akRight, akBottom]
  43.       ParentShowHint = False
  44.       TabOrder = 1
  45.       ResourceCaption = 39235
  46.     end
  47.     object btnNext: TResTeButton
  48.       Left = 305
  49.       Top = 438
  50.       Width = 76
  51.       Height = 25
  52.       ShowHint = True
  53.       OnClick = btnNextClick
  54.       Anchors = [akRight, akBottom]
  55.       Default = True
  56.       ParentShowHint = False
  57.       TabOrder = 2
  58.       ResourceCaption = 39236
  59.     end
  60.     object btnFinish: TResTeButton
  61.       Left = 385
  62.       Top = 438
  63.       Width = 75
  64.       Height = 25
  65.       ShowHint = True
  66.       OnClick = btnFinishClick
  67.       Anchors = [akRight, akBottom]
  68.       ParentShowHint = False
  69.       TabOrder = 3
  70.       ResourceCaption = 39237
  71.     end
  72.     object btnCancel: TResTeButton
  73.       Left = 466
  74.       Top = 438
  75.       Width = 76
  76.       Height = 25
  77.       ShowHint = True
  78.       OnClick = btnCancelClick
  79.       Anchors = [akRight, akBottom]
  80.       Cancel = True
  81.       ModalResult = 2
  82.       ParentShowHint = False
  83.       TabOrder = 4
  84.       ResourceCaption = 39238
  85.     end
  86.     object pagScheduleWizard: TPageControl
  87.       Left = 136
  88.       Top = 0
  89.       Width = 491
  90.       Height = 433
  91.       ActivePage = tabScheduledTime
  92.       Anchors = [akLeft, akTop, akRight, akBottom]
  93.       Style = tsFlatButtons
  94.       TabOrder = 0
  95.       object tabSweepType: TTabSheet
  96.         Caption = 'Page1'
  97.         TabVisible = False
  98.         OnShow = tabSweepTypeShow
  99.         object pnlSweepTypes: TTePanel
  100.           Left = 0
  101.           Top = 0
  102.           Width = 483
  103.           Height = 423
  104.           Align = alClient
  105.           TabOrder = 0
  106.           ThemeObject = 'MainPanel'
  107.           DesignSize = (
  108.             483
  109.             423)
  110.           object lblFullSweepDesc: TResLabel
  111.             Left = 44
  112.             Top = 40
  113.             Width = 387
  114.             Height = 56
  115.             Anchors = [akLeft, akTop, akRight]
  116.             AutoSize = False
  117.             Color = clWhite
  118.             ParentColor = False
  119.             ParentShowHint = False
  120.             ShowHint = True
  121.             Transparent = True
  122.             WordWrap = True
  123.             ResourceCaption = 33067
  124.             ExplicitWidth = 389
  125.           end
  126.           object lblQuickSweepDesc: TResLabel
  127.             Left = 44
  128.             Top = 131
  129.             Width = 387
  130.             Height = 76
  131.             Anchors = [akLeft, akTop, akRight]
  132.             AutoSize = False
  133.             Color = clWhite
  134.             ParentColor = False
  135.             ParentShowHint = False
  136.             ShowHint = True
  137.             Transparent = True
  138.             WordWrap = True
  139.             ResourceCaption = 33068
  140.             ExplicitWidth = 389
  141.           end
  142.           object lblMySweepDesc: TResLabel
  143.             Left = 44
  144.             Top = 236
  145.             Width = 387
  146.             Height = 42
  147.             Anchors = [akLeft, akTop, akRight]
  148.             AutoSize = False
  149.             Color = clWhite
  150.             ParentColor = False
  151.             ParentShowHint = False
  152.             ShowHint = True
  153.             Transparent = True
  154.             WordWrap = True
  155.             ResourceCaption = 33069
  156.             ExplicitWidth = 389
  157.           end
  158.           object rbCustomSweep: TResTeRadioButton
  159.             Left = 12
  160.             Top = 213
  161.             Width = 285
  162.             Height = 20
  163.             ShowHint = True
  164.             OnClick = rbCustomSweepClick
  165.             Alignment = kalLeftJustify
  166.             Checked = False
  167.             GroupIndex = 0
  168.             Spacing = 5
  169.             ThemeObject = 'default'
  170.             TabOrder = 2
  171.             Transparent = True
  172.             WordWrap = False
  173.             ResourceCaption = 39053
  174.             ResourceHint = 33069
  175.           end
  176.           object rbQuickSweep: TResTeRadioButton
  177.             Left = 12
  178.             Top = 108
  179.             Width = 281
  180.             Height = 20
  181.             ShowHint = True
  182.             OnClick = rbQuickSweepClick
  183.             Alignment = kalLeftJustify
  184.             Checked = False
  185.             GroupIndex = 0
  186.             Spacing = 5
  187.             ThemeObject = 'default'
  188.             TabOrder = 1
  189.             Transparent = True
  190.             WordWrap = False
  191.             ResourceCaption = 39054
  192.             ResourceHint = 33068
  193.           end
  194.           object rbFullSweep: TResTeRadioButton
  195.             Left = 12
  196.             Top = 18
  197.             Width = 281
  198.             Height = 20
  199.             ShowHint = True
  200.             OnClick = rbFullSweepClick
  201.             Alignment = kalLeftJustify
  202.             Checked = True
  203.             GroupIndex = 0
  204.             Spacing = 5
  205.             ThemeObject = 'default'
  206.             TabOrder = 0
  207.             TabStop = True
  208.             Transparent = True
  209.             WordWrap = False
  210.             ResourceCaption = 39055
  211.             ResourceHint = 33067
  212.           end
  213.         end
  214.       end
  215.       object tabSweepDrives: TTabSheet
  216.         Caption = 'Page2'
  217.         ImageIndex = 1
  218.         TabVisible = False
  219.         object pnlWheretoSweep: TTePanel
  220.           Left = 0
  221.           Top = 0
  222.           Width = 483
  223.           Height = 423
  224.           Align = alClient
  225.           TabOrder = 0
  226.           ThemeObject = 'MainPanel'
  227.           DesignSize = (
  228.             483
  229.             423)
  230.           object lblHdrWheretoSweep: TResLabel
  231.             Left = 8
  232.             Top = 15
  233.             Width = 102
  234.             Height = 14
  235.             Color = clWhite
  236.             Font.Charset = DEFAULT_CHARSET
  237.             Font.Color = clWindowText
  238.             Font.Height = -12
  239.             Font.Name = 'Tahoma'
  240.             Font.Style = [fsBold]
  241.             ParentColor = False
  242.             ParentFont = False
  243.             Transparent = True
  244.             ResourceCaption = 33072
  245.           end
  246.           object tvFolders: TwrShellTreeView
  247.             Left = 8
  248.             Top = 41
  249.             Width = 464
  250.             Height = 376
  251.             Active = False
  252.             Anchors = [akLeft, akTop, akRight, akBottom]
  253.             BevelInner = bvNone
  254.             BevelOuter = bvNone
  255.             BevelKind = bkFlat
  256.             ColumnDetails = cdUser
  257.             DefaultNodeHeight = 17
  258.             DragHeight = 250
  259.             DragWidth = 150
  260.             FileObjects = [foFolders, foNonFolders, foHidden]
  261.             FileSizeFormat = fsfExplorer
  262.             FileSort = fsFileType
  263.             Header.AutoSizeIndex = 0
  264.             Header.Font.Charset = DEFAULT_CHARSET
  265.             Header.Font.Color = clWindowText
  266.             Header.Font.Height = -11
  267.             Header.Font.Name = 'Tahoma'
  268.             Header.Font.Style = []
  269.             Header.MainColumn = -1
  270.             Header.Options = [hoColumnResize, hoDrag]
  271.             HintMode = hmHint
  272.             ParentColor = False
  273.             TabOrder = 0
  274.             TabStop = True
  275.             TreeOptions.AutoOptions = [toAutoDropExpand, toAutoScroll, toAutoTristateTracking]
  276.             TreeOptions.MiscOptions = [toCheckSupport, toToggleOnDblClick]
  277.             TreeOptions.PaintOptions = [toShowButtons, toShowTreeLines, toUseBlendedImages, toGhostedIfUnfocused]
  278.             TreeOptions.SelectionOptions = [toRightClickSelect, toSiblingSelectConstraint]
  279.             TreeOptions.VETShellOptions = []
  280.             TreeOptions.VETSyncOptions = [toCollapseTargetFirst, toExpandTarget, toSelectTarget]
  281.             TreeOptions.VETMiscOptions = [toBrowseExecuteFolder, toBrowseExecuteFolderShortcut, toChangeNotifierThread, toPersistentColumns, toRightButtonSelect]
  282.             TreeOptions.VETImageOptions = [toImages, toThreadedImages]
  283.             Columns = <>
  284.           end
  285.         end
  286.       end
  287.       object tabSweepDetails: TTabSheet
  288.         Caption = 'Page4'
  289.         ImageIndex = 3
  290.         TabVisible = False
  291.         OnShow = tabSweepDetailsShow
  292.         DesignSize = (
  293.           483
  294.           423)
  295.         object pnlWhattoSweep: TTePanel
  296.           Left = 0
  297.           Top = 0
  298.           Width = 483
  299.           Height = 423
  300.           Anchors = [akLeft, akTop, akRight, akBottom]
  301.           TabOrder = 0
  302.           ThemeObject = 'MainPanel'
  303.           object lblItemsToSweep: TResLabel
  304.             Left = 14
  305.             Top = 153
  306.             Width = 41
  307.             Height = 14
  308.             Color = clWhite
  309.             Font.Charset = DEFAULT_CHARSET
  310.             Font.Color = clWindowText
  311.             Font.Height = -12
  312.             Font.Name = 'Tahoma'
  313.             Font.Style = [fsBold]
  314.             ParentColor = False
  315.             ParentFont = False
  316.             Transparent = True
  317.             ResourceCaption = 39805
  318.           end
  319.           object lblHdrWhattoSweep: TResLabel
  320.             Left = 14
  321.             Top = 10
  322.             Width = 96
  323.             Height = 14
  324.             Color = clWhite
  325.             Font.Charset = DEFAULT_CHARSET
  326.             Font.Color = clWindowText
  327.             Font.Height = -12
  328.             Font.Name = 'Tahoma'
  329.             Font.Style = [fsBold]
  330.             ParentColor = False
  331.             ParentFont = False
  332.             Transparent = True
  333.             ResourceCaption = 39276
  334.           end
  335.           object cbSweepRegistry: TResTeCheckBox
  336.             Left = 20
  337.             Top = 173
  338.             Width = 413
  339.             Height = 20
  340.             ShowHint = True
  341.             AllowGrayed = False
  342.             Alignment = kalLeftJustify
  343.             Checked = True
  344.             Spacing = 5
  345.             State = kcbsChecked
  346.             ThemeObject = 'default'
  347.             TabOrder = 1
  348.             Transparent = True
  349.             WordWrap = False
  350.             ResourceCaption = 39057
  351.             ResourceHint = 40250
  352.           end
  353.           object cbSweepMemory: TResTeCheckBox
  354.             Left = 20
  355.             Top = 195
  356.             Width = 413
  357.             Height = 20
  358.             ShowHint = True
  359.             AllowGrayed = False
  360.             Alignment = kalLeftJustify
  361.             Checked = True
  362.             Spacing = 5
  363.             State = kcbsChecked
  364.             ThemeObject = 'default'
  365.             TabOrder = 2
  366.             Transparent = True
  367.             WordWrap = False
  368.             ResourceCaption = 39058
  369.             ResourceHint = 40249
  370.           end
  371.           object cbSweepCookies: TResTeCheckBox
  372.             Left = 20
  373.             Top = 218
  374.             Width = 413
  375.             Height = 20
  376.             ShowHint = True
  377.             AllowGrayed = False
  378.             Alignment = kalLeftJustify
  379.             Checked = True
  380.             Spacing = 5
  381.             State = kcbsChecked
  382.             ThemeObject = 'default'
  383.             TabOrder = 3
  384.             Transparent = True
  385.             WordWrap = False
  386.             ResourceCaption = 39059
  387.             ResourceHint = 40256
  388.           end
  389.           object cbSweepCompressedFiles: TResTeCheckBox
  390.             Left = 20
  391.             Top = 263
  392.             Width = 413
  393.             Height = 20
  394.             ShowHint = True
  395.             OnClick = cbSweepCompressedFilesClick
  396.             AllowGrayed = False
  397.             Alignment = kalLeftJustify
  398.             Checked = False
  399.             Spacing = 5
  400.             State = kcbsUnChecked
  401.             ThemeObject = 'default'
  402.             TabOrder = 5
  403.             Transparent = True
  404.             WordWrap = False
  405.             ResourceCaption = 39060
  406.             ResourceHint = 40259
  407.           end
  408.           object cbSweepSystemRestore: TResTeCheckBox
  409.             Left = 20
  410.             Top = 286
  411.             Width = 413
  412.             Height = 20
  413.             ShowHint = True
  414.             AllowGrayed = False
  415.             Alignment = kalLeftJustify
  416.             Checked = False
  417.             Spacing = 5
  418.             State = kcbsUnChecked
  419.             ThemeObject = 'default'
  420.             TabOrder = 6
  421.             Transparent = True
  422.             WordWrap = False
  423.             ResourceCaption = 39061
  424.             ResourceHint = 40255
  425.           end
  426.           object cbSweepAllUsers: TResTeCheckBox
  427.             Left = 20
  428.             Top = 241
  429.             Width = 413
  430.             Height = 20
  431.             ShowHint = True
  432.             AllowGrayed = False
  433.             Alignment = kalLeftJustify
  434.             Checked = True
  435.             Spacing = 5
  436.             State = kcbsChecked
  437.             ThemeObject = 'default'
  438.             TabOrder = 4
  439.             Transparent = True
  440.             WordWrap = False
  441.             ResourceCaption = 39063
  442.             ResourceHint = 40254
  443.           end
  444.           object pnlVirusSweep: TTePanel
  445.             Left = 14
  446.             Top = 58
  447.             Width = 419
  448.             Height = 79
  449.             TabOrder = 0
  450.             ThemeObject = 'OrangePanel'
  451.             object lblSweepViruses: TResLabel
  452.               Left = 6
  453.               Top = 6
  454.               Width = 43
  455.               Height = 14
  456.               Color = 12443647
  457.               Font.Charset = DEFAULT_CHARSET
  458.               Font.Color = clWindowText
  459.               Font.Height = -12
  460.               Font.Name = 'Tahoma'
  461.               Font.Style = [fsBold]
  462.               ParentColor = False
  463.               ParentFont = False
  464.               ParentShowHint = False
  465.               ShowHint = False
  466.               Transparent = True
  467.               ResourceCaption = 21156
  468.             end
  469.             object cbSweepForViruses: TResTeCheckBox
  470.               Left = 6
  471.               Top = 22
  472.               Width = 403
  473.               Height = 20
  474.               ShowHint = True
  475.               OnClick = cbSweepForVirusesClick
  476.               AllowGrayed = False
  477.               Alignment = kalLeftJustify
  478.               Checked = True
  479.               Spacing = 5
  480.               State = kcbsChecked
  481.               ThemeObject = 'default'
  482.               TabOrder = 0
  483.               Transparent = True
  484.               WordWrap = False
  485.               ResourceCaption = 21150
  486.               ResourceHint = 42212
  487.             end
  488.             object cbAutomaticallyQuarantine: TResTeCheckBox
  489.               Left = 20
  490.               Top = 42
  491.               Width = 397
  492.               Height = 35
  493.               ShowHint = True
  494.               OnClick = cbAutomaticallyQuarantineClick
  495.               AllowGrayed = False
  496.               Alignment = kalLeftJustify
  497.               Checked = True
  498.               Spacing = 5
  499.               State = kcbsChecked
  500.               ThemeObject = 'default'
  501.               TabOrder = 1
  502.               Transparent = True
  503.               WordWrap = True
  504.               ResourceCaption = 21149
  505.               ResourceHint = 42213
  506.             end
  507.           end
  508.         end
  509.       end
  510.       object tabSkipFiles: TTabSheet
  511.         Caption = 'Page3'
  512.         ImageIndex = 2
  513.         TabVisible = False
  514.         OnShow = tabSkipFilesShow
  515.         object pnlSkipFileTypes: TTePanel
  516.           Left = 0
  517.           Top = 0
  518.           Width = 483
  519.           Height = 423
  520.           Align = alClient
  521.           TabOrder = 0
  522.           ThemeObject = 'MainPanel'
  523.           DesignSize = (
  524.             483
  525.             423)
  526.           object shpAddFileTypeGroup: TShape
  527.             Left = 8
  528.             Top = 118
  529.             Width = 471
  530.             Height = 300
  531.             Anchors = [akLeft, akTop, akRight, akBottom]
  532.             Brush.Color = 14737632
  533.             Pen.Style = psClear
  534.           end
  535.           object lblSkipFileTypesheader: TResLabel
  536.             Left = 8
  537.             Top = 15
  538.             Width = 88
  539.             Height = 14
  540.             Color = clWhite
  541.             Font.Charset = DEFAULT_CHARSET
  542.             Font.Color = clWindowText
  543.             Font.Height = -12
  544.             Font.Name = 'Tahoma'
  545.             Font.Style = [fsBold]
  546.             ParentColor = False
  547.             ParentFont = False
  548.             Transparent = True
  549.             ResourceCaption = 39274
  550.           end
  551.           object lblSkipFileTypeIntro: TResLabel
  552.             Left = 8
  553.             Top = 37
  554.             Width = 465
  555.             Height = 42
  556.             AutoSize = False
  557.             Color = clWhite
  558.             ParentColor = False
  559.             Transparent = True
  560.             WordWrap = True
  561.             ResourceCaption = 39267
  562.           end
  563.           object lblListBoxHeader: TResLabel
  564.             Left = 290
  565.             Top = 119
  566.             Width = 184
  567.             Height = 28
  568.             Anchors = [akLeft, akTop, akRight]
  569.             AutoSize = False
  570.             Color = 14737632
  571.             Font.Charset = DEFAULT_CHARSET
  572.             Font.Color = clWindowText
  573.             Font.Height = -12
  574.             Font.Name = 'Tahoma'
  575.             Font.Style = [fsBold]
  576.             ParentColor = False
  577.             ParentFont = False
  578.             Transparent = True
  579.             Layout = tlBottom
  580.             WordWrap = True
  581.             ResourceCaption = 39268
  582.           end
  583.           object lblSkipFileTypeWarning: TResLabel
  584.             Left = 8
  585.             Top = 77
  586.             Width = 465
  587.             Height = 40
  588.             AutoSize = False
  589.             Color = clWhite
  590.             Font.Charset = DEFAULT_CHARSET
  591.             Font.Color = clBlack
  592.             Font.Height = -12
  593.             Font.Name = 'Tahoma'
  594.             Font.Style = []
  595.             ParentColor = False
  596.             ParentFont = False
  597.             Transparent = True
  598.             WordWrap = True
  599.             ResourceCaption = 39269
  600.           end
  601.           object lblAddFileTypes: TResLabel
  602.             Left = 13
  603.             Top = 146
  604.             Width = 87
  605.             Height = 14
  606.             Color = 14737632
  607.             Font.Charset = DEFAULT_CHARSET
  608.             Font.Color = clWindowText
  609.             Font.Height = -12
  610.             Font.Name = 'Tahoma'
  611.             Font.Style = [fsBold]
  612.             ParentColor = False
  613.             ParentFont = False
  614.             ResourceCaption = 39278
  615.           end
  616.           object lblAddInstructions: TResLabel
  617.             Left = 13
  618.             Top = 166
  619.             Width = 271
  620.             Height = 61
  621.             AutoSize = False
  622.             Color = 14737632
  623.             ParentColor = False
  624.             WordWrap = True
  625.             ResourceCaption = 39272
  626.           end
  627.           object btnDeleteSelected: TResTeButton
  628.             Left = 290
  629.             Top = 381
  630.             Width = 183
  631.             Height = 25
  632.             OnClick = btnDeleteSelectedClick
  633.             Anchors = [akRight, akBottom]
  634.             Enabled = False
  635.             TabOrder = 3
  636.             WordWrap = True
  637.             ResourceCaption = 39270
  638.           end
  639.           object edtFileTypeEntries: TEdit
  640.             Left = 13
  641.             Top = 233
  642.             Width = 271
  643.             Height = 22
  644.             TabOrder = 0
  645.             OnChange = edtFileTypeEntriesChange
  646.           end
  647.           object btnAddtoList: TResTeButton
  648.             Left = 128
  649.             Top = 261
  650.             Width = 156
  651.             Height = 34
  652.             OnClick = btnAddtoListClick
  653.             Cancel = True
  654.             Enabled = False
  655.             TabOrder = 1
  656.             WordWrap = True
  657.             ResourceCaption = 39271
  658.           end
  659.           object lvwFileTypes: TListView
  660.             Left = 290
  661.             Top = 147
  662.             Width = 183
  663.             Height = 230
  664.             Anchors = [akLeft, akTop, akRight, akBottom]
  665.             Columns = <
  666.               item
  667.                 Width = 150
  668.               end>
  669.             ReadOnly = True
  670.             ShowColumnHeaders = False
  671.             TabOrder = 2
  672.             ViewStyle = vsReport
  673.             OnSelectItem = lvwFileTypesSelectItem
  674.           end
  675.         end
  676.       end
  677.       object tabAdvancedOptions: TTabSheet
  678.         Caption = 'advanced options'
  679.         ImageIndex = 5
  680.         TabVisible = False
  681.         object pnlAdvancedOptions: TTePanel
  682.           Left = 0
  683.           Top = 0
  684.           Width = 483
  685.           Height = 423
  686.           Align = alClient
  687.           TabOrder = 0
  688.           ThemeObject = 'MainPanel'
  689.           DesignSize = (
  690.             483
  691.             423)
  692.           object lblOtherSweepOptions: TResLabel
  693.             Left = 14
  694.             Top = 15
  695.             Width = 112
  696.             Height = 14
  697.             Color = clWhite
  698.             Font.Charset = DEFAULT_CHARSET
  699.             Font.Color = clWindowText
  700.             Font.Height = -12
  701.             Font.Name = 'Tahoma'
  702.             Font.Style = [fsBold]
  703.             ParentColor = False
  704.             ParentFont = False
  705.             Transparent = True
  706.             ResourceCaption = 39275
  707.           end
  708.           object lblCPUConservation: TResLabel
  709.             Left = 14
  710.             Top = 276
  711.             Width = 207
  712.             Height = 14
  713.             Color = clWhite
  714.             Font.Charset = DEFAULT_CHARSET
  715.             Font.Color = clWindowText
  716.             Font.Height = -12
  717.             Font.Name = 'Tahoma'
  718.             Font.Style = [fsBold]
  719.             ParentColor = False
  720.             ParentFont = False
  721.             ParentShowHint = False
  722.             ShowHint = True
  723.             Transparent = True
  724.             ResourceCaption = 39067
  725.             ResourceHint = 42211
  726.           end
  727.           object lblConserve: TResLabel
  728.             Left = 14
  729.             Top = 307
  730.             Width = 155
  731.             Height = 14
  732.             AutoSize = False
  733.             Color = clWhite
  734.             EllipsisPosition = epEndEllipsis
  735.             Font.Charset = DEFAULT_CHARSET
  736.             Font.Color = clWindowText
  737.             Font.Height = -12
  738.             Font.Name = 'Tahoma'
  739.             Font.Style = []
  740.             ParentColor = False
  741.             ParentFont = False
  742.             ParentShowHint = False
  743.             ShowHint = True
  744.             Transparent = True
  745.             ResourceCaption = 39068
  746.             ResourceHint = 42211
  747.           end
  748.           object lblFaster: TResLabel
  749.             Left = 331
  750.             Top = 307
  751.             Width = 121
  752.             Height = 14
  753.             AutoSize = False
  754.             Color = clWhite
  755.             EllipsisPosition = epEndEllipsis
  756.             Font.Charset = DEFAULT_CHARSET
  757.             Font.Color = clWindowText
  758.             Font.Height = -12
  759.             Font.Name = 'Tahoma'
  760.             Font.Style = []
  761.             ParentColor = False
  762.             ParentFont = False
  763.             ParentShowHint = False
  764.             ShowHint = True
  765.             Transparent = True
  766.             ResourceCaption = 39069
  767.             ResourceHint = 42211
  768.           end
  769.           object lblBehavioralDetection: TResLabel
  770.             Left = 14
  771.             Top = 124
  772.             Width = 127
  773.             Height = 14
  774.             Color = clWhite
  775.             Font.Charset = DEFAULT_CHARSET
  776.             Font.Color = clWindowText
  777.             Font.Height = -12
  778.             Font.Name = 'Tahoma'
  779.             Font.Style = [fsBold]
  780.             ParentColor = False
  781.             ParentFont = False
  782.             ParentShowHint = False
  783.             ShowHint = True
  784.             Transparent = True
  785.             ResourceCaption = 49647
  786.             ResourceHint = 49649
  787.           end
  788.           object lblBehavioralDetectionDescription: TResLabel
  789.             Left = 20
  790.             Top = 144
  791.             Width = 429
  792.             Height = 54
  793.             Anchors = [akLeft, akTop, akRight]
  794.             AutoSize = False
  795.             Transparent = True
  796.             WordWrap = True
  797.             ResourceCaption = 49649
  798.           end
  799.           object cbEnableDDA: TResTeCheckBox
  800.             Left = 20
  801.             Top = 34
  802.             Width = 453
  803.             Height = 20
  804.             ShowHint = True
  805.             OnClick = cbEnableDDAClick
  806.             AllowGrayed = False
  807.             Alignment = kalLeftJustify
  808.             Checked = True
  809.             Spacing = 5
  810.             State = kcbsChecked
  811.             ThemeObject = 'default'
  812.             TabOrder = 0
  813.             Transparent = True
  814.             WordWrap = True
  815.             ResourceCaption = 39064
  816.             ResourceHint = 42208
  817.           end
  818.           object cbSweepForRootKits: TResTeCheckBox
  819.             Left = 36
  820.             Top = 54
  821.             Width = 413
  822.             Height = 20
  823.             ShowHint = True
  824.             AllowGrayed = False
  825.             Alignment = kalLeftJustify
  826.             Checked = False
  827.             Spacing = 5
  828.             State = kcbsUnChecked
  829.             ThemeObject = 'default'
  830.             TabOrder = 1
  831.             Transparent = True
  832.             WordWrap = False
  833.             ResourceCaption = 39065
  834.             ResourceHint = 42209
  835.           end
  836.           object cbEnableSandboxing: TResTeCheckBox
  837.             Left = 20
  838.             Top = 77
  839.             Width = 429
  840.             Height = 30
  841.             ShowHint = True
  842.             AllowGrayed = False
  843.             Alignment = kalLeftJustify
  844.             Checked = True
  845.             Spacing = 5
  846.             State = kcbsChecked
  847.             ThemeObject = 'default'
  848.             TabOrder = 2
  849.             Transparent = True
  850.             WordWrap = True
  851.             ResourceCaption = 33113
  852.             ResourceHint = 42214
  853.           end
  854.           object tbCPU: TTeTrackBar
  855.             Left = 170
  856.             Top = 296
  857.             Width = 160
  858.             Height = 33
  859.             JumpByClick = False
  860.             Max = 4
  861.             Orientation = ktoHorizontal
  862.             PageSize = 1
  863.             TabOrder = 3
  864.             Transparent = True
  865.             ThemeObject = 'default'
  866.           end
  867.           object cbxEnableBehavioralDetection: TResTeCheckBox
  868.             Left = 20
  869.             Top = 204
  870.             Width = 429
  871.             Height = 20
  872.             ShowHint = True
  873.             OnClick = cbxEnableBehavioralDetectionClick
  874.             AllowGrayed = False
  875.             Alignment = kalLeftJustify
  876.             Checked = False
  877.             Spacing = 5
  878.             State = kcbsUnChecked
  879.             ThemeObject = 'default'
  880.             TabOrder = 4
  881.             Transparent = True
  882.             WordWrap = False
  883.             ResourceCaption = 49650
  884.             ResourceHint = 49649
  885.           end
  886.           object cbxAutoQuarBehavioralDetection: TResTeCheckBox
  887.             Left = 36
  888.             Top = 224
  889.             Width = 413
  890.             Height = 34
  891.             ShowHint = True
  892.             OnClick = cbxAutoQuarBehavioralDetectionClick
  893.             AllowGrayed = False
  894.             Alignment = kalLeftJustify
  895.             Checked = False
  896.             Enabled = False
  897.             Spacing = 5
  898.             State = kcbsUnChecked
  899.             ThemeObject = 'default'
  900.             TabOrder = 5
  901.             Transparent = True
  902.             WordWrap = True
  903.             ResourceCaption = 49651
  904.             ResourceHint = 49670
  905.           end
  906.         end
  907.       end
  908.       object tabScheduledTime: TTabSheet
  909.         Caption = 'Page5'
  910.         ImageIndex = 4
  911.         TabVisible = False
  912.         OnShow = tabScheduledTimeShow
  913.         object pnlSweepTime: TTePanel
  914.           Left = 0
  915.           Top = 0
  916.           Width = 483
  917.           Height = 423
  918.           Align = alClient
  919.           TabOrder = 0
  920.           ThemeObject = 'MainPanel'
  921.           object rbDaily: TResTeRadioButton
  922.             Left = 12
  923.             Top = 12
  924.             Width = 113
  925.             Height = 20
  926.             OnClick = rbDailyClick
  927.             Alignment = kalLeftJustify
  928.             Checked = False
  929.             GroupIndex = 0
  930.             Spacing = 5
  931.             ThemeObject = 'default'
  932.             TabOrder = 0
  933.             Transparent = True
  934.             WordWrap = False
  935.             ResourceCaption = 39240
  936.           end
  937.           object rbWeekly: TResTeRadioButton
  938.             Left = 12
  939.             Top = 36
  940.             Width = 113
  941.             Height = 20
  942.             OnClick = rbWeeklyClick
  943.             Alignment = kalLeftJustify
  944.             Checked = True
  945.             GroupIndex = 0
  946.             Spacing = 5
  947.             ThemeObject = 'default'
  948.             TabOrder = 1
  949.             TabStop = True
  950.             Transparent = True
  951.             WordWrap = False
  952.             ResourceCaption = 39241
  953.           end
  954.           object rbMonthly: TResTeRadioButton
  955.             Left = 12
  956.             Top = 60
  957.             Width = 113
  958.             Height = 20
  959.             OnClick = rbMonthlyClick
  960.             Alignment = kalLeftJustify
  961.             Checked = False
  962.             GroupIndex = 0
  963.             Spacing = 5
  964.             ThemeObject = 'default'
  965.             TabOrder = 2
  966.             Transparent = True
  967.             WordWrap = False
  968.             ResourceCaption = 39242
  969.           end
  970.           object rbLogon: TResTeRadioButton
  971.             Left = 12
  972.             Top = 84
  973.             Width = 113
  974.             Height = 20
  975.             OnClick = rbLogonClick
  976.             Alignment = kalLeftJustify
  977.             Checked = False
  978.             GroupIndex = 0
  979.             Spacing = 5
  980.             ThemeObject = 'default'
  981.             TabOrder = 3
  982.             Transparent = True
  983.             WordWrap = False
  984.             ResourceCaption = 39243
  985.           end
  986.           object pnlTimePage: TTePanel
  987.             Left = 131
  988.             Top = 7
  989.             Width = 280
  990.             Height = 269
  991.             TabOrder = 4
  992.             ThemeObject = 'MainPanel'
  993.             DesignSize = (
  994.               280
  995.               269)
  996.             object lblLogon: TResLabel
  997.               Left = 5
  998.               Top = 5
  999.               Width = 268
  1000.               Height = 58
  1001.               Anchors = [akLeft, akTop, akRight]
  1002.               AutoSize = False
  1003.               Color = clWhite
  1004.               ParentColor = False
  1005.               Transparent = True
  1006.               WordWrap = True
  1007.               ResourceCaption = 39249
  1008.             end
  1009.             object lblSweepAt: TResLabel
  1010.               Left = 5
  1011.               Top = 9
  1012.               Width = 57
  1013.               Height = 14
  1014.               Color = clWhite
  1015.               ParentColor = False
  1016.               Transparent = True
  1017.               ResourceCaption = 39244
  1018.             end
  1019.             object lblEvery: TResLabel
  1020.               Left = 5
  1021.               Top = 37
  1022.               Width = 34
  1023.               Height = 14
  1024.               Color = clWhite
  1025.               ParentColor = False
  1026.               Transparent = True
  1027.               ResourceCaption = 39245
  1028.             end
  1029.             object lblTimeFrame: TResLabel
  1030.               Left = 160
  1031.               Top = 37
  1032.               Width = 71
  1033.               Height = 14
  1034.               Caption = 'lblTimeFrame'
  1035.               Color = clWhite
  1036.               ParentColor = False
  1037.               Transparent = True
  1038.             end
  1039.             object cbTime: TComboBox
  1040.               Left = 65
  1041.               Top = 6
  1042.               Width = 81
  1043.               Height = 22
  1044.               Style = csDropDownList
  1045.               ItemHeight = 14
  1046.               TabOrder = 0
  1047.             end
  1048.             object cbMon: TResTeCheckBox
  1049.               Left = 17
  1050.               Top = 69
  1051.               Width = 217
  1052.               Height = 20
  1053.               AllowGrayed = False
  1054.               Alignment = kalLeftJustify
  1055.               Checked = True
  1056.               Spacing = 5
  1057.               State = kcbsChecked
  1058.               ThemeObject = 'default'
  1059.               TabOrder = 1
  1060.               Transparent = True
  1061.               WordWrap = False
  1062.               ResourceCaption = 39250
  1063.             end
  1064.             object cbTue: TResTeCheckBox
  1065.               Left = 17
  1066.               Top = 93
  1067.               Width = 217
  1068.               Height = 20
  1069.               AllowGrayed = False
  1070.               Alignment = kalLeftJustify
  1071.               Checked = False
  1072.               Spacing = 5
  1073.               State = kcbsUnChecked
  1074.               ThemeObject = 'default'
  1075.               TabOrder = 2
  1076.               Transparent = True
  1077.               WordWrap = False
  1078.               ResourceCaption = 39251
  1079.             end
  1080.             object cbWed: TResTeCheckBox
  1081.               Left = 17
  1082.               Top = 117
  1083.               Width = 217
  1084.               Height = 20
  1085.               AllowGrayed = False
  1086.               Alignment = kalLeftJustify
  1087.               Checked = False
  1088.               Spacing = 5
  1089.               State = kcbsUnChecked
  1090.               ThemeObject = 'default'
  1091.               TabOrder = 3
  1092.               Transparent = True
  1093.               WordWrap = False
  1094.               ResourceCaption = 39252
  1095.             end
  1096.             object cbThu: TResTeCheckBox
  1097.               Left = 17
  1098.               Top = 141
  1099.               Width = 217
  1100.               Height = 20
  1101.               AllowGrayed = False
  1102.               Alignment = kalLeftJustify
  1103.               Checked = False
  1104.               Spacing = 5
  1105.               State = kcbsUnChecked
  1106.               ThemeObject = 'default'
  1107.               TabOrder = 4
  1108.               Transparent = True
  1109.               WordWrap = False
  1110.               ResourceCaption = 39253
  1111.             end
  1112.             object cbFri: TResTeCheckBox
  1113.               Left = 17
  1114.               Top = 165
  1115.               Width = 217
  1116.               Height = 20
  1117.               AllowGrayed = False
  1118.               Alignment = kalLeftJustify
  1119.               Checked = False
  1120.               Spacing = 5
  1121.               State = kcbsUnChecked
  1122.               ThemeObject = 'default'
  1123.               TabOrder = 5
  1124.               Transparent = True
  1125.               WordWrap = False
  1126.               ResourceCaption = 39254
  1127.             end
  1128.             object cbSat: TResTeCheckBox
  1129.               Left = 17
  1130.               Top = 189
  1131.               Width = 217
  1132.               Height = 20
  1133.               AllowGrayed = False
  1134.               Alignment = kalLeftJustify
  1135.               Checked = False
  1136.               Spacing = 5
  1137.               State = kcbsUnChecked
  1138.               ThemeObject = 'default'
  1139.               TabOrder = 6
  1140.               Transparent = True
  1141.               WordWrap = False
  1142.               ResourceCaption = 39255
  1143.             end
  1144.             object cbSun: TResTeCheckBox
  1145.               Left = 17
  1146.               Top = 213
  1147.               Width = 217
  1148.               Height = 20
  1149.               AllowGrayed = False
  1150.               Alignment = kalLeftJustify
  1151.               Checked = False
  1152.               Spacing = 5
  1153.               State = kcbsUnChecked
  1154.               ThemeObject = 'default'
  1155.               TabOrder = 7
  1156.               Transparent = True
  1157.               WordWrap = False
  1158.               ResourceCaption = 39256
  1159.             end
  1160.             object edInterval: TTeEdit
  1161.               Left = 59
  1162.               Top = 34
  1163.               Width = 66
  1164.               Height = 24
  1165.               Cursor = crIBeam
  1166.               OnExit = edIntervalCheck
  1167.               OnKeyPress = edIntervalKeyPress
  1168.               BevelWidth = 1
  1169.               BorderWidth = 3
  1170.               TabOrder = 8
  1171.               Text = '1'
  1172.               OnChange = edIntervalOnChange
  1173.             end
  1174.             object edIntervalSpnr: TTeSpinButton
  1175.               Left = 125
  1176.               Top = 34
  1177.               Width = 15
  1178.               Height = 24
  1179.               Associate = edInterval
  1180.               SpinAlign = saRight
  1181.               DownGlyph.Data = {
  1182.                 0E010000424D0E01000000000000360000002800000009000000060000000100
  1183.                 200000000000D800000000000000000000000000000000000000008080000080
  1184.                 8000008080000080800000808000008080000080800000808000008080000080
  1185.                 8000008080000080800000808000000000000080800000808000008080000080
  1186.                 8000008080000080800000808000000000000000000000000000008080000080
  1187.                 8000008080000080800000808000000000000000000000000000000000000000
  1188.                 0000008080000080800000808000000000000000000000000000000000000000
  1189.                 0000000000000000000000808000008080000080800000808000008080000080
  1190.                 800000808000008080000080800000808000}
  1191.               EnabledSlider = False
  1192.               Increment = 1
  1193.               Max = 365
  1194.               Min = 1
  1195.               Position = 1
  1196.               ThemeObject = 'default'
  1197.               UpGlyph.Data = {
  1198.                 0E010000424D0E01000000000000360000002800000009000000060000000100
  1199.                 200000000000D800000000000000000000000000000000000000008080000080
  1200.                 8000008080000080800000808000008080000080800000808000008080000080
  1201.                 8000000000000000000000000000000000000000000000000000000000000080
  1202.                 8000008080000080800000000000000000000000000000000000000000000080
  1203.                 8000008080000080800000808000008080000000000000000000000000000080
  1204.                 8000008080000080800000808000008080000080800000808000000000000080
  1205.                 8000008080000080800000808000008080000080800000808000008080000080
  1206.                 800000808000008080000080800000808000}
  1207.             end
  1208.           end
  1209.         end
  1210.       end
  1211.     end
  1212.     object pnlLeftPadding: TPanel
  1213.       Left = 0
  1214.       Top = 0
  1215.       Width = 138
  1216.       Height = 475
  1217.       Align = alLeft
  1218.       BevelOuter = bvNone
  1219.       Color = clWhite
  1220.       TabOrder = 5
  1221.       Visible = False
  1222.       DesignSize = (
  1223.         138
  1224.         475)
  1225.       object pnlLeftNavigation: TTePanel
  1226.         Left = 3
  1227.         Top = 6
  1228.         Width = 133
  1229.         Height = 423
  1230.         Anchors = [akLeft, akTop, akBottom]
  1231.         TabOrder = 0
  1232.         ThemeObject = 'MainPanel'
  1233.         object btnWheretoSweep: TResTeButton
  1234.           Tag = 2006
  1235.           Left = 7
  1236.           Top = 10
  1237.           Width = 120
  1238.           Height = 35
  1239.           ShowHint = True
  1240.           OnClick = btnWheretoSweepClick
  1241.           ParentShowHint = False
  1242.           TabOrder = 0
  1243.           WordWrap = True
  1244.           ResourceCaption = 33072
  1245.         end
  1246.         object btnWhattoSweep: TResTeButton
  1247.           Tag = 2006
  1248.           Left = 7
  1249.           Top = 51
  1250.           Width = 120
  1251.           Height = 35
  1252.           ShowHint = True
  1253.           OnClick = btnWhattoSweepClick
  1254.           ParentShowHint = False
  1255.           TabOrder = 1
  1256.           WordWrap = True
  1257.           ResourceCaption = 39276
  1258.         end
  1259.         object btnSkipFileTypes: TResTeButton
  1260.           Tag = 2006
  1261.           Left = 8
  1262.           Top = 95
  1263.           Width = 120
  1264.           Height = 35
  1265.           ShowHint = True
  1266.           OnClick = btnSkipFileTypesClick
  1267.           ParentShowHint = False
  1268.           TabOrder = 2
  1269.           WordWrap = True
  1270.           ResourceCaption = 39274
  1271.         end
  1272.         object btnAdvancedOptions: TResTeButton
  1273.           Tag = 2006
  1274.           Left = 8
  1275.           Top = 136
  1276.           Width = 120
  1277.           Height = 35
  1278.           ShowHint = True
  1279.           OnClick = btnAdvancedOptionsClick
  1280.           ParentShowHint = False
  1281.           TabOrder = 3
  1282.           WordWrap = True
  1283.           ResourceCaption = 39275
  1284.         end
  1285.       end
  1286.     end
  1287.     object btnHelp: TResTeButton
  1288.       Left = 546
  1289.       Top = 438
  1290.       Width = 75
  1291.       Height = 24
  1292.       ShowHint = True
  1293.       OnClick = btnHelpClick
  1294.       Anchors = [akRight, akBottom]
  1295.       Font.Charset = DEFAULT_CHARSET
  1296.       Font.Color = clWindowText
  1297.       Font.Height = -12
  1298.       Font.Name = 'Tahoma'
  1299.       Font.Style = []
  1300.       ParentFont = False
  1301.       ParentShowHint = False
  1302.       TabOrder = 6
  1303.       ResourceCaption = 20023
  1304.       ResourceHint = 40132
  1305.     end
  1306.   end
  1307.   object pnlScheduleWizardBanner: TPanel
  1308.     Left = 0
  1309.     Top = 0
  1310.     Width = 628
  1311.     Height = 46
  1312.     Align = alTop
  1313.     BevelOuter = bvNone
  1314.     Color = clWhite
  1315.     TabOrder = 1
  1316.     object imgStep: TResImage
  1317.       Left = 4
  1318.       Top = 6
  1319.       Width = 48
  1320.       Height = 36
  1321.       AutoSize = True
  1322.       Transparent = True
  1323.       ResourceImage = 'OPT_SCHEDULE_WIZARD'
  1324.     end
  1325.     object lblTitleTag: TResLabel
  1326.       Left = 52
  1327.       Top = 22
  1328.       Width = 56
  1329.       Height = 14
  1330.       Caption = 'lblTitleTag'
  1331.       ShowAccelChar = False
  1332.     end
  1333.     object lblTitle: TResLabel
  1334.       Left = 52
  1335.       Top = 7
  1336.       Width = 100
  1337.       Height = 14
  1338.       Font.Charset = DEFAULT_CHARSET
  1339.       Font.Color = clWindowText
  1340.       Font.Height = -12
  1341.       Font.Name = 'Tahoma'
  1342.       Font.Style = [fsBold]
  1343.       ParentFont = False
  1344.       ShowAccelChar = False
  1345.       ResourceCaption = 39234
  1346.     end
  1347.   end
  1348.   object TeForm21: TTeForm2
  1349.     ThemeObject = 'StandardDialog'
  1350.     Left = 412
  1351.     Top = 4
  1352.   end
  1353. end
  1354.